Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Conversation

@zerkalica
Copy link

I added option to configuration tree. Now supported native symfony configuration: yml or xml.

# app/config/config.yml
ddeboer_guzzle:
    service_builder:
        configuration:
            aws:
                params:
                    access_key: 12345
                    secret_key: abcd
            s3:
                class: Guzzle\Aws\S3\S3Client
                extends: aws
                params:
                    subdomain: michael

@mtdowling
Copy link
Contributor

This looks pretty cool. 🚢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants